Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / af<a> Class / w Method

In This Topic
    w Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function w( _
       ByVal a As System.ComponentModel.LicenseContext, _
       ByVal b As System.Type, _
       ByVal c As System.Object _
    ) As ah(Of a)
    protected virtual ah<a> w( 
       System.ComponentModel.LicenseContext a,
       System.Type b,
       System.object c
    )

    Parameters

    a
    b
    c
    See Also